home *** CD-ROM | disk | FTP | other *** search
- TABLE OF CONTENTS
-
- WriteStrings
- WriteStrings/History
- WriteStrings WriteStrings
-
- NAME
- WriteStrings -- Write strings to (binary) file
-
- SYNOPSIS
- WriteStrings FILE/A,TO/A,DESCRIPTION=DESC/A/K,QUIET/S
-
- FUNCTION
- The purpose of WriteStrings command is to create a copy of an original
- file and write modified strings to that file.
-
- INPUTS
- FILE/A - name of the original (binary) file
- TO/A - name of the output file (copy of the original
- file with string patches)
- DESCRIPTION=DESC/A/K - name of the description file
- QUIET/S - no progress report
-
- RESULT
- Copy of an original file with string patches.
-
- EXAMPLE
- WriteStrings snoopstrings to new_SnoopStrings DESC snoopstrings.dsc
-
- Copies file 'snoopstrings' to the file 'new_SnoopStrings' and writes
- modified strings, described in the file 'snoopstrings.dsc', into the
- file 'new_SnoopStrings'.
-
- BUGS
- None known.
-
- SEE ALSO
- SnoopStrings
- Description_File
-
- WriteStrings/History WriteStrings/History
-
- VERSION
- 1.0
-
- DATE
- 01.05.2000
-
- COMMENT
- First release.
-
- NEW
- -
-
- CHANGED
- -
-
- REMOVED
- -
-
-